contoh kalimat bytecode java
- The heart of the Java platform is the concept of a "virtual machine" that executes Java bytecode programs.
Jantung platform Java adalah konsep "virtual machine" yang mengeksekusi bytecode Java program. - The JIT compiler translates the Java bytecode into native processor instructions at run-time and caches the native code in memory during execution.
JIT compiler menerjemahkan bytecode Java ke native prosesor instruksi pada saat run-time dan cache kode asli dalam memori selama eksekusi. - For example, the Java compiler, which converts Java source code into Java bytecode (an intermediate language for the JVM), is provided as part of the Java Development Kit (JDK).
Misalnya, Java compiler, yang mengubah kode sumber Java menjadi bytecode Java (bahasa menengah untuk JVM), diberikan sebagai bagian dari Java Development Kit (JDK). - A CoreMod is a Forge mod that loads before Mojang classes are loaded, allowing it to modify native Minecraft code via Access Transformers, ASM class modification, or other Java bytecode manipulation.
CoreMod adalah menempa mod yang dimuat sebelum kelas Mojang dimuat, memungkinkan memodifikasi kode Minecraft asli melalui Akses transformer, modifikasi kelas ASM, atau manipulasi bytecode Java lainnya. - "But Joel!" Jared says. "Sun is trying to commoditize the operating system, like Transmeta, not the hardware." Maybe, but the fact that Java bytecode also commoditizes the hardware is some pretty significant collateral damage to sustain.
"Tapi Joel!" kata Jared. "Sun sedang mencoba mengkomoditikan sistem operasi, seperti Transmeta, bukan hardware." Mungkin, tapi fakta bahwa bytecode Java juga mengkomoditikan hardware menimbulkan kerusakan kolateral yang sangat signifikan untuk ditanggung terus-menerus. - As Android applications are typically written in Java and translated from Java bytecode into Dalvik bytecode (which may be further translated to native machine code during installation) when packaged, Scala's Java compatibility makes it well-suited to Android development, more so when a functional approach is preferred.
Sebagai Android aplikasi yang biasanya ditulis di Jawa dan diterjemahkan dari bytecode Java ke Dalvik bytecode (yang selanjutnya dapat diterjemahkan ke asli kode mesin selama instalasi) ketika dikemas, Scala Jawa kompatibilitas membuatnya cocok untuk pengembangan Android, lebih jadi ketika fungsional pendekatan yang lebih disukai.